Skip to content

use LibSel4UseThreadLocals to disable TLS ipcbuf#415

Open
midnightveil wants to merge 3 commits intoseL4:mainfrom
au-ts:julia/libsel4usethreadlocals
Open

use LibSel4UseThreadLocals to disable TLS ipcbuf#415
midnightveil wants to merge 3 commits intoseL4:mainfrom
au-ts:julia/libsel4usethreadlocals

Conversation

@midnightveil
Copy link
Contributor

See the motivation in the commit
libsel4: make thread-local ipc buffer optional
in seL4 which adds this option.

Depends on seL4/seL4#1593.

midnightveil and others added 2 commits February 26, 2026 11:13
See the motivation in the commit
    libsel4: make thread-local ipc buffer optional
in seL4 which adds this option.

Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
@Ivan-Velickovic Ivan-Velickovic force-pushed the julia/libsel4usethreadlocals branch from bc57635 to 62f0e51 Compare February 26, 2026 00:13
build_sdk.py Outdated
"KernelRootCNodeSizeBits": "17",
# Thread local storage is painful and annoying to configure.
# We'd really rather NOT use thread local storage (especially
# consider we never have more than one thread in a Vspace)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be considering, oops.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants